[INFO] fetching crate gll 0.0.2...
[INFO] fixing gll-0.0.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate gll 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gll 0.0.2
[INFO] finished tweaking crates.io crate gll 0.0.2
[INFO] tweaked toml for crates.io crate gll 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gll 0.0.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding indexing v0.3.2 (available: v0.4.1)
[INFO] [stderr]       Adding ordermap v0.3.5 (available: v1.2.0)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (available: v1.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gll` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b
[INFO] running `Command { std: "docker" "start" "9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gll` (manifest) generated 1 warning
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling indexing v0.3.2
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling gll v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/generate/rust.rs (3 fixes)
[INFO] [stderr]        Fixed build.rs (1 fix)
[INFO] [stderr]        Fixed src/scannerless.rs (1 fix)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/proc_macro.rs (4 fixes)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs (166 fixes)
[INFO] [stderr]        Fixed src/parse_grammar.rs (16 fixes)
[INFO] [stderr]        Fixed src/lib.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
[INFO] [stderr] crater-edition-check: gll v0.0.2 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling gll v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/generate/rust.rs:1049:14
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     fn clone(&mut self) -> Continuation {
[INFO] [stdout]      |              ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |              |
[INFO] [stdout]      |              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     fn clone(&mut self) -> Continuation<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/generate/rust.rs:1477:21
[INFO] [stdout]      |
[INFO] [stdout] 1477 | /                     write!(
[INFO] [stdout] 1478 | |                         s,
[INFO] [stdout] 1479 | |                         "{} _{}: {} => {},",
[INFO] [stdout] 1480 | |                         i,
[INFO] [stdout] ...    |
[INFO] [stdout] 1483 | |                         rule.generate_traverse_shape(true, parse_nodes)
[INFO] [stdout] 1484 | |                     );
[INFO] [stdout]      | |_____________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1477 |                     let _ = write!(
[INFO] [stdout]      |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/generate/rust.rs:1486:17
[INFO] [stdout]      |
[INFO] [stdout] 1486 |                 write!(s, " }}");
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1486 |                 let _ = write!(s, " }}");
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gll` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gll::runtime::{Call, Continuation, ParseNodeKind, CodeLabel, ParseNodeShape, ParseNode, Range, traverse, nd::Arrow};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gll`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gll`, use `cargo add gll` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gll` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gll::runtime::{Call, Continuation, ParseNodeKind, CodeLabel, ParseNodeShape, ParseNode, Range, traverse, nd::Arrow};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gll`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gll`, use `cargo add gll` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:461:19
[INFO] [stdout]     |
[INFO] [stdout] 461 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Any> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 461 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Any> {
[INFO] [stdout] 461 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:831:41
[INFO] [stdout]     |
[INFO] [stdout] 831 | pub struct Handle<'a, 'i: 'a, I: 'a + ::gll::runtime::Input, T: ?Sized> {
[INFO] [stdout]     |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 831 - pub struct Handle<'a, 'i: 'a, I: 'a + ::gll::runtime::Input, T: ?Sized> {
[INFO] [stdout] 831 + pub struct Handle<'a, 'i: 'a, I: 'a + runtime::Input, T: ?Sized> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:833:23
[INFO] [stdout]     |
[INFO] [stdout] 833 |     pub parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]     |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 833 -     pub parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 833 +     pub parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:837:19
[INFO] [stdout]     |
[INFO] [stdout] 837 | impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Copy for Handle<'a, 'i, I, T> {}
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 837 - impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Copy for Handle<'a, 'i, I, T> {}
[INFO] [stdout] 837 + impl<'a, 'i, I: runtime::Input, T: ?Sized> Copy for Handle<'a, 'i, I, T> {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:839:19
[INFO] [stdout]     |
[INFO] [stdout] 839 | impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Clone for Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 839 - impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Clone for Handle<'a, 'i, I, T> {
[INFO] [stdout] 839 + impl<'a, 'i, I: runtime::Input, T: ?Sized> Clone for Handle<'a, 'i, I, T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:845:19
[INFO] [stdout]     |
[INFO] [stdout] 845 | impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 845 - impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout] 845 + impl<'a, 'i, I: runtime::Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:854:19
[INFO] [stdout]     |
[INFO] [stdout] 854 | impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, T>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 854 - impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, T>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout] 854 + impl<'a, 'i, I: runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, T>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:864:19
[INFO] [stdout]     |
[INFO] [stdout] 864 | impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, [T]>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 864 - impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, [T]>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout] 864 + impl<'a, 'i, I: runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, [T]>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:874:19
[INFO] [stdout]     |
[INFO] [stdout] 874 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, ()> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 874 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, ()> {
[INFO] [stdout] 874 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, ()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:880:19
[INFO] [stdout]     |
[INFO] [stdout] 880 | impl<'a, 'i, I: ::gll::runtime::Input, T> fmt::Debug for Handle<'a, 'i, I, [T]>
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 880 - impl<'a, 'i, I: ::gll::runtime::Input, T> fmt::Debug for Handle<'a, 'i, I, [T]>
[INFO] [stdout] 880 + impl<'a, 'i, I: runtime::Input, T> fmt::Debug for Handle<'a, 'i, I, [T]>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:923:19
[INFO] [stdout]     |
[INFO] [stdout] 923 | impl<'a, 'i, I: ::gll::runtime::Input, T> Iterator for Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 923 - impl<'a, 'i, I: ::gll::runtime::Input, T> Iterator for Handle<'a, 'i, I, [T]> {
[INFO] [stdout] 923 + impl<'a, 'i, I: runtime::Input, T> Iterator for Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:957:19
[INFO] [stdout]     |
[INFO] [stdout] 957 | impl<'a, 'i, I: ::gll::runtime::Input, T> Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 957 - impl<'a, 'i, I: ::gll::runtime::Input, T> Handle<'a, 'i, I, [T]> {
[INFO] [stdout] 957 + impl<'a, 'i, I: runtime::Input, T> Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:995:45
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub struct Whitespace<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]     |                                             ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 995 - pub struct Whitespace<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 995 + pub struct Whitespace<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:999:19
[INFO] [stdout]     |
[INFO] [stdout] 999 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Whitespace<'a, 'i, I> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 999 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Whitespace<'a, 'i, I> {
[INFO] [stdout] 999 + impl<'a, 'i, I: runtime::Input<Slice = str>> Whitespace<'a, 'i, I> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1003:19
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1003 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1003 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1007 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1007 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1038:19
[INFO] [stdout]      |
[INFO] [stdout] 1038 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Whitespace<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1038 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Whitespace<'a, 'i, I> {
[INFO] [stdout] 1038 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Whitespace<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1045:19
[INFO] [stdout]      |
[INFO] [stdout] 1045 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Whitespace<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1045 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Whitespace<'a, 'i, I>> {
[INFO] [stdout] 1045 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Whitespace<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1051:42
[INFO] [stdout]      |
[INFO] [stdout] 1051 | pub struct Shebang<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1051 - pub struct Shebang<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1051 + pub struct Shebang<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1055:19
[INFO] [stdout]      |
[INFO] [stdout] 1055 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Shebang<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1055 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Shebang<'a, 'i, I> {
[INFO] [stdout] 1055 + impl<'a, 'i, I: runtime::Input<Slice = str>> Shebang<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1059:19
[INFO] [stdout]      |
[INFO] [stdout] 1059 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1059 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1059 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1063:11
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1063 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1063 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1094:19
[INFO] [stdout]      |
[INFO] [stdout] 1094 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Shebang<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1094 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Shebang<'a, 'i, I> {
[INFO] [stdout] 1094 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Shebang<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1101:19
[INFO] [stdout]      |
[INFO] [stdout] 1101 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Shebang<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1101 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Shebang<'a, 'i, I>> {
[INFO] [stdout] 1101 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Shebang<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1107:45
[INFO] [stdout]      |
[INFO] [stdout] 1107 | pub struct IdentStart<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                             ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1107 - pub struct IdentStart<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1107 + pub struct IdentStart<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1111:19
[INFO] [stdout]      |
[INFO] [stdout] 1111 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentStart<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1111 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentStart<'a, 'i, I> {
[INFO] [stdout] 1111 + impl<'a, 'i, I: runtime::Input<Slice = str>> IdentStart<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1115:19
[INFO] [stdout]      |
[INFO] [stdout] 1115 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1115 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1115 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1119:11
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1119 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1119 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1150:19
[INFO] [stdout]      |
[INFO] [stdout] 1150 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentStart<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1150 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentStart<'a, 'i, I> {
[INFO] [stdout] 1150 + impl<'a, 'i, I: runtime::Input> fmt::Debug for IdentStart<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1157:19
[INFO] [stdout]      |
[INFO] [stdout] 1157 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentStart<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1157 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentStart<'a, 'i, I>> {
[INFO] [stdout] 1157 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentStart<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1163:44
[INFO] [stdout]      |
[INFO] [stdout] 1163 | pub struct IdentCont<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                            ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1163 - pub struct IdentCont<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1163 + pub struct IdentCont<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1167:19
[INFO] [stdout]      |
[INFO] [stdout] 1167 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentCont<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1167 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentCont<'a, 'i, I> {
[INFO] [stdout] 1167 + impl<'a, 'i, I: runtime::Input<Slice = str>> IdentCont<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1171:19
[INFO] [stdout]      |
[INFO] [stdout] 1171 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1171 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1171 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1175:11
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1175 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1175 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1206:19
[INFO] [stdout]      |
[INFO] [stdout] 1206 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentCont<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1206 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentCont<'a, 'i, I> {
[INFO] [stdout] 1206 + impl<'a, 'i, I: runtime::Input> fmt::Debug for IdentCont<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1213:19
[INFO] [stdout]      |
[INFO] [stdout] 1213 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentCont<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1213 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentCont<'a, 'i, I>> {
[INFO] [stdout] 1213 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentCont<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1219:43
[INFO] [stdout]      |
[INFO] [stdout] 1219 | pub struct NotIdent<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1219 - pub struct NotIdent<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1219 + pub struct NotIdent<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1223:19
[INFO] [stdout]      |
[INFO] [stdout] 1223 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> NotIdent<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1223 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> NotIdent<'a, 'i, I> {
[INFO] [stdout] 1223 + impl<'a, 'i, I: runtime::Input<Slice = str>> NotIdent<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1227:19
[INFO] [stdout]      |
[INFO] [stdout] 1227 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1227 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1227 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1231:11
[INFO] [stdout]      |
[INFO] [stdout] 1231 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1231 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1231 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1262:19
[INFO] [stdout]      |
[INFO] [stdout] 1262 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for NotIdent<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1262 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for NotIdent<'a, 'i, I> {
[INFO] [stdout] 1262 + impl<'a, 'i, I: runtime::Input> fmt::Debug for NotIdent<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1269:19
[INFO] [stdout]      |
[INFO] [stdout] 1269 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, NotIdent<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1269 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, NotIdent<'a, 'i, I>> {
[INFO] [stdout] 1269 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, NotIdent<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1275:40
[INFO] [stdout]      |
[INFO] [stdout] 1275 | pub struct Ident<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                        ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1275 - pub struct Ident<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1275 + pub struct Ident<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1279:19
[INFO] [stdout]      |
[INFO] [stdout] 1279 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Ident<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1279 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Ident<'a, 'i, I> {
[INFO] [stdout] 1279 + impl<'a, 'i, I: runtime::Input<Slice = str>> Ident<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1283:19
[INFO] [stdout]      |
[INFO] [stdout] 1283 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1283 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1283 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1287:11
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1287 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1287 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1318:19
[INFO] [stdout]      |
[INFO] [stdout] 1318 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Ident<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1318 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Ident<'a, 'i, I> {
[INFO] [stdout] 1318 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Ident<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1325:19
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Ident<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1325 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Ident<'a, 'i, I>> {
[INFO] [stdout] 1325 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Ident<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1331:41
[INFO] [stdout]      |
[INFO] [stdout] 1331 | pub struct StrLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1331 - pub struct StrLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1331 + pub struct StrLit<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1335:19
[INFO] [stdout]      |
[INFO] [stdout] 1335 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> StrLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1335 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> StrLit<'a, 'i, I> {
[INFO] [stdout] 1335 + impl<'a, 'i, I: runtime::Input<Slice = str>> StrLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1339:19
[INFO] [stdout]      |
[INFO] [stdout] 1339 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1339 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1339 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1343:11
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1343 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1343 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1374:19
[INFO] [stdout]      |
[INFO] [stdout] 1374 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for StrLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1374 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for StrLit<'a, 'i, I> {
[INFO] [stdout] 1374 + impl<'a, 'i, I: runtime::Input> fmt::Debug for StrLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1381:19
[INFO] [stdout]      |
[INFO] [stdout] 1381 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, StrLit<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1381 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, StrLit<'a, 'i, I>> {
[INFO] [stdout] 1381 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, StrLit<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1387:42
[INFO] [stdout]      |
[INFO] [stdout] 1387 | pub struct CharLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1387 - pub struct CharLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1387 + pub struct CharLit<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1391:19
[INFO] [stdout]      |
[INFO] [stdout] 1391 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> CharLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1391 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> CharLit<'a, 'i, I> {
[INFO] [stdout] 1391 + impl<'a, 'i, I: runtime::Input<Slice = str>> CharLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1395:19
[INFO] [stdout]      |
[INFO] [stdout] 1395 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1395 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1395 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1399:11
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1399 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1399 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1430:19
[INFO] [stdout]      |
[INFO] [stdout] 1430 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for CharLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1430 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for CharLit<'a, 'i, I> {
[INFO] [stdout] 1430 + impl<'a, 'i, I: runtime::Input> fmt::Debug for CharLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1437:19
[INFO] [stdout]      |
[INFO] [stdout] 1437 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, CharLit<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1437 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, CharLit<'a, 'i, I>> {
[INFO] [stdout] 1437 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, CharLit<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1443:41
[INFO] [stdout]      |
[INFO] [stdout] 1443 | pub struct Escape<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1443 - pub struct Escape<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1443 + pub struct Escape<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1447:19
[INFO] [stdout]      |
[INFO] [stdout] 1447 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Escape<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1447 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Escape<'a, 'i, I> {
[INFO] [stdout] 1447 + impl<'a, 'i, I: runtime::Input<Slice = str>> Escape<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1451:19
[INFO] [stdout]      |
[INFO] [stdout] 1451 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1451 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1451 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1455:11
[INFO] [stdout]      |
[INFO] [stdout] 1455 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1455 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1455 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1486:19
[INFO] [stdout]      |
[INFO] [stdout] 1486 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Escape<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1486 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Escape<'a, 'i, I> {
[INFO] [stdout] 1486 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Escape<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1493:19
[INFO] [stdout]      |
[INFO] [stdout] 1493 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Escape<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1493 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Escape<'a, 'i, I>> {
[INFO] [stdout] 1493 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Escape<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1499:42
[INFO] [stdout]      |
[INFO] [stdout] 1499 | pub struct Grammar<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1499 - pub struct Grammar<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1499 + pub struct Grammar<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1503:19
[INFO] [stdout]      |
[INFO] [stdout] 1503 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Grammar<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1503 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Grammar<'a, 'i, I> {
[INFO] [stdout] 1503 + impl<'a, 'i, I: runtime::Input<Slice = str>> Grammar<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1507:19
[INFO] [stdout]      |
[INFO] [stdout] 1507 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1507 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1507 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1511:11
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1511 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1511 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1542:19
[INFO] [stdout]      |
[INFO] [stdout] 1542 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Grammar<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1542 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Grammar<'a, 'i, I> {
[INFO] [stdout] 1542 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Grammar<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1550:19
[INFO] [stdout]      |
[INFO] [stdout] 1550 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1550 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout] 1550 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1565:19
[INFO] [stdout]      |
[INFO] [stdout] 1565 | impl<'a, 'i, I: ::gll::runtime::Input> Grammar<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1565 - impl<'a, 'i, I: ::gll::runtime::Input> Grammar<'a, 'i, I> {
[INFO] [stdout] 1565 + impl<'a, 'i, I: runtime::Input> Grammar<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1567:23
[INFO] [stdout]      |
[INFO] [stdout] 1567 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1567 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1567 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1581:19
[INFO] [stdout]      |
[INFO] [stdout] 1581 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1581 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout] 1581 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1589:26
[INFO] [stdout]      |
[INFO] [stdout] 1589 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1589 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1589 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1600:42
[INFO] [stdout]      |
[INFO] [stdout] 1600 | pub struct RuleDef<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1600 - pub struct RuleDef<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1600 + pub struct RuleDef<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1605:19
[INFO] [stdout]      |
[INFO] [stdout] 1605 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1605 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> RuleDef<'a, 'i, I> {
[INFO] [stdout] 1605 + impl<'a, 'i, I: runtime::Input<Slice = str>> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1609:19
[INFO] [stdout]      |
[INFO] [stdout] 1609 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1609 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1609 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1613:11
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1613 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1613 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1644:19
[INFO] [stdout]      |
[INFO] [stdout] 1644 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for RuleDef<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1644 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for RuleDef<'a, 'i, I> {
[INFO] [stdout] 1644 + impl<'a, 'i, I: runtime::Input> fmt::Debug for RuleDef<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1653:19
[INFO] [stdout]      |
[INFO] [stdout] 1653 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1653 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout] 1653 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1668:19
[INFO] [stdout]      |
[INFO] [stdout] 1668 | impl<'a, 'i, I: ::gll::runtime::Input> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1668 - impl<'a, 'i, I: ::gll::runtime::Input> RuleDef<'a, 'i, I> {
[INFO] [stdout] 1668 + impl<'a, 'i, I: runtime::Input> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1670:23
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1670 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1670 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1689:19
[INFO] [stdout]      |
[INFO] [stdout] 1689 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1689 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout] 1689 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1697:26
[INFO] [stdout]      |
[INFO] [stdout] 1697 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1697 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1697 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1708:37
[INFO] [stdout]      |
[INFO] [stdout] 1708 | pub struct Or<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                     ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1708 - pub struct Or<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1708 + pub struct Or<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1712:19
[INFO] [stdout]      |
[INFO] [stdout] 1712 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Or<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1712 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Or<'a, 'i, I> {
[INFO] [stdout] 1712 + impl<'a, 'i, I: runtime::Input<Slice = str>> Or<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1716:19
[INFO] [stdout]      |
[INFO] [stdout] 1716 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1716 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1716 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1720:11
[INFO] [stdout]      |
[INFO] [stdout] 1720 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1720 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1720 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1751:19
[INFO] [stdout]      |
[INFO] [stdout] 1751 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Or<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1751 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Or<'a, 'i, I> {
[INFO] [stdout] 1751 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Or<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1759:19
[INFO] [stdout]      |
[INFO] [stdout] 1759 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1759 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout] 1759 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1774:19
[INFO] [stdout]      |
[INFO] [stdout] 1774 | impl<'a, 'i, I: ::gll::runtime::Input> Or<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1774 - impl<'a, 'i, I: ::gll::runtime::Input> Or<'a, 'i, I> {
[INFO] [stdout] 1774 + impl<'a, 'i, I: runtime::Input> Or<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1776:23
[INFO] [stdout]      |
[INFO] [stdout] 1776 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1776 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1776 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1790:19
[INFO] [stdout]      |
[INFO] [stdout] 1790 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1790 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout] 1790 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1798:26
[INFO] [stdout]      |
[INFO] [stdout] 1798 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1798 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1798 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1809:41
[INFO] [stdout]      |
[INFO] [stdout] 1809 | pub struct Concat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1809 - pub struct Concat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1809 + pub struct Concat<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1813:19
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Concat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1813 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Concat<'a, 'i, I> {
[INFO] [stdout] 1813 + impl<'a, 'i, I: runtime::Input<Slice = str>> Concat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1817:19
[INFO] [stdout]      |
[INFO] [stdout] 1817 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1817 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1817 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1821:11
[INFO] [stdout]      |
[INFO] [stdout] 1821 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1821 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1821 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1852:19
[INFO] [stdout]      |
[INFO] [stdout] 1852 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Concat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1852 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Concat<'a, 'i, I> {
[INFO] [stdout] 1852 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Concat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1860:19
[INFO] [stdout]      |
[INFO] [stdout] 1860 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1860 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout] 1860 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1875:19
[INFO] [stdout]      |
[INFO] [stdout] 1875 | impl<'a, 'i, I: ::gll::runtime::Input> Concat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1875 - impl<'a, 'i, I: ::gll::runtime::Input> Concat<'a, 'i, I> {
[INFO] [stdout] 1875 + impl<'a, 'i, I: runtime::Input> Concat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1877:23
[INFO] [stdout]      |
[INFO] [stdout] 1877 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1877 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1877 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1891:19
[INFO] [stdout]      |
[INFO] [stdout] 1891 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1891 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout] 1891 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1899:26
[INFO] [stdout]      |
[INFO] [stdout] 1899 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1899 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1899 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1910:39
[INFO] [stdout]      |
[INFO] [stdout] 1910 | pub struct Rule<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1910 - pub struct Rule<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1910 + pub struct Rule<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1916:19
[INFO] [stdout]      |
[INFO] [stdout] 1916 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Rule<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1916 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Rule<'a, 'i, I> {
[INFO] [stdout] 1916 + impl<'a, 'i, I: runtime::Input<Slice = str>> Rule<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1920:19
[INFO] [stdout]      |
[INFO] [stdout] 1920 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1920 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1920 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1924:11
[INFO] [stdout]      |
[INFO] [stdout] 1924 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1924 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1924 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1955:19
[INFO] [stdout]      |
[INFO] [stdout] 1955 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Rule<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1955 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Rule<'a, 'i, I> {
[INFO] [stdout] 1955 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Rule<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1969:19
[INFO] [stdout]      |
[INFO] [stdout] 1969 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1969 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout] 1969 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1984:19
[INFO] [stdout]      |
[INFO] [stdout] 1984 | impl<'a, 'i, I: ::gll::runtime::Input> Rule<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1984 - impl<'a, 'i, I: ::gll::runtime::Input> Rule<'a, 'i, I> {
[INFO] [stdout] 1984 + impl<'a, 'i, I: runtime::Input> Rule<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1986:23
[INFO] [stdout]      |
[INFO] [stdout] 1986 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1986 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1986 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2010:19
[INFO] [stdout]      |
[INFO] [stdout] 2010 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2010 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout] 2010 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2018:26
[INFO] [stdout]      |
[INFO] [stdout] 2018 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2018 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2018 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2029:40
[INFO] [stdout]      |
[INFO] [stdout] 2029 | pub enum Primary<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                        ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2029 - pub enum Primary<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2029 + pub enum Primary<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2040:19
[INFO] [stdout]      |
[INFO] [stdout] 2040 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Primary<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2040 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Primary<'a, 'i, I> {
[INFO] [stdout] 2040 + impl<'a, 'i, I: runtime::Input<Slice = str>> Primary<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2044:19
[INFO] [stdout]      |
[INFO] [stdout] 2044 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2044 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2044 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2048:11
[INFO] [stdout]      |
[INFO] [stdout] 2048 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2048 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2048 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2079:19
[INFO] [stdout]      |
[INFO] [stdout] 2079 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Primary<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2079 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Primary<'a, 'i, I> {
[INFO] [stdout] 2079 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Primary<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2100:19
[INFO] [stdout]      |
[INFO] [stdout] 2100 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2100 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout] 2100 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2115:19
[INFO] [stdout]      |
[INFO] [stdout] 2115 | impl<'a, 'i, I: ::gll::runtime::Input> Primary<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2115 - impl<'a, 'i, I: ::gll::runtime::Input> Primary<'a, 'i, I> {
[INFO] [stdout] 2115 + impl<'a, 'i, I: runtime::Input> Primary<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2118:23
[INFO] [stdout]      |
[INFO] [stdout] 2118 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2118 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2118 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2130:23
[INFO] [stdout]      |
[INFO] [stdout] 2130 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2130 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2130 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2144:23
[INFO] [stdout]      |
[INFO] [stdout] 2144 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2144 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2144 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2156:23
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2156 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2156 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2170:19
[INFO] [stdout]      |
[INFO] [stdout] 2170 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2170 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout] 2170 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2196:26
[INFO] [stdout]      |
[INFO] [stdout] 2196 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2196 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2196 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2246:41
[INFO] [stdout]      |
[INFO] [stdout] 2246 | pub enum Modifier<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2246 - pub enum Modifier<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2246 + pub enum Modifier<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2254:19
[INFO] [stdout]      |
[INFO] [stdout] 2254 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Modifier<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2254 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Modifier<'a, 'i, I> {
[INFO] [stdout] 2254 + impl<'a, 'i, I: runtime::Input<Slice = str>> Modifier<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2258:19
[INFO] [stdout]      |
[INFO] [stdout] 2258 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2258 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2258 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2262:11
[INFO] [stdout]      |
[INFO] [stdout] 2262 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2262 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2262 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2293:19
[INFO] [stdout]      |
[INFO] [stdout] 2293 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Modifier<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2293 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Modifier<'a, 'i, I> {
[INFO] [stdout] 2293 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Modifier<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2309:19
[INFO] [stdout]      |
[INFO] [stdout] 2309 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2309 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout] 2309 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2324:19
[INFO] [stdout]      |
[INFO] [stdout] 2324 | impl<'a, 'i, I: ::gll::runtime::Input> Modifier<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2324 - impl<'a, 'i, I: ::gll::runtime::Input> Modifier<'a, 'i, I> {
[INFO] [stdout] 2324 + impl<'a, 'i, I: runtime::Input> Modifier<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2327:23
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2327 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2327 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2339:23
[INFO] [stdout]      |
[INFO] [stdout] 2339 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2339 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2339 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2358:19
[INFO] [stdout]      |
[INFO] [stdout] 2358 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2358 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout] 2358 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2376:26
[INFO] [stdout]      |
[INFO] [stdout] 2376 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2376 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2376 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2414:39
[INFO] [stdout]      |
[INFO] [stdout] 2414 | pub enum Repeat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2414 - pub enum Repeat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2414 + pub enum Repeat<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2419:19
[INFO] [stdout]      |
[INFO] [stdout] 2419 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Repeat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2419 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Repeat<'a, 'i, I> {
[INFO] [stdout] 2419 + impl<'a, 'i, I: runtime::Input<Slice = str>> Repeat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2423:19
[INFO] [stdout]      |
[INFO] [stdout] 2423 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2423 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2423 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2427:11
[INFO] [stdout]      |
[INFO] [stdout] 2427 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2427 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2427 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2458:19
[INFO] [stdout]      |
[INFO] [stdout] 2458 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Repeat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2458 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Repeat<'a, 'i, I> {
[INFO] [stdout] 2458 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Repeat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2467:19
[INFO] [stdout]      |
[INFO] [stdout] 2467 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2467 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout] 2467 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2482:19
[INFO] [stdout]      |
[INFO] [stdout] 2482 | impl<'a, 'i, I: ::gll::runtime::Input> Repeat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2482 - impl<'a, 'i, I: ::gll::runtime::Input> Repeat<'a, 'i, I> {
[INFO] [stdout] 2482 + impl<'a, 'i, I: runtime::Input> Repeat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2485:23
[INFO] [stdout]      |
[INFO] [stdout] 2485 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2485 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2485 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2497:23
[INFO] [stdout]      |
[INFO] [stdout] 2497 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2497 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2497 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2509:19
[INFO] [stdout]      |
[INFO] [stdout] 2509 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2509 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout] 2509 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2527:26
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2527 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2527 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2565:40
[INFO] [stdout]      |
[INFO] [stdout] 2565 | pub enum Pattern<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                        ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2565 - pub enum Pattern<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2565 + pub enum Pattern<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2577:19
[INFO] [stdout]      |
[INFO] [stdout] 2577 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Pattern<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2577 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Pattern<'a, 'i, I> {
[INFO] [stdout] 2577 + impl<'a, 'i, I: runtime::Input<Slice = str>> Pattern<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2581:19
[INFO] [stdout]      |
[INFO] [stdout] 2581 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2581 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2581 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2585:11
[INFO] [stdout]      |
[INFO] [stdout] 2585 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2585 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2585 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2616:19
[INFO] [stdout]      |
[INFO] [stdout] 2616 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Pattern<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2616 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Pattern<'a, 'i, I> {
[INFO] [stdout] 2616 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Pattern<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2642:19
[INFO] [stdout]      |
[INFO] [stdout] 2642 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2642 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout] 2642 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2657:19
[INFO] [stdout]      |
[INFO] [stdout] 2657 | impl<'a, 'i, I: ::gll::runtime::Input> Pattern<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2657 - impl<'a, 'i, I: ::gll::runtime::Input> Pattern<'a, 'i, I> {
[INFO] [stdout] 2657 + impl<'a, 'i, I: runtime::Input> Pattern<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2660:23
[INFO] [stdout]      |
[INFO] [stdout] 2660 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2660 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2660 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2672:23
[INFO] [stdout]      |
[INFO] [stdout] 2672 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2672 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2672 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2691:23
[INFO] [stdout]      |
[INFO] [stdout] 2691 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2691 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2691 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2710:19
[INFO] [stdout]      |
[INFO] [stdout] 2710 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2710 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout] 2710 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2732:26
[INFO] [stdout]      |
[INFO] [stdout] 2732 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2732 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2732 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2776:12
[INFO] [stdout]      |
[INFO] [stdout] 2776 | where I: ::gll::runtime::Input<Slice = str>
[INFO] [stdout]      |            ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2776 - where I: ::gll::runtime::Input<Slice = str>
[INFO] [stdout] 2776 + where I: runtime::Input<Slice = str>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2775:23
[INFO] [stdout]      |
[INFO] [stdout] 2775 | fn parse<I>(p: &mut ::gll::runtime::Parser<_P, _C, I>)
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2775 - fn parse<I>(p: &mut ::gll::runtime::Parser<_P, _C, I>)
[INFO] [stdout] 2775 + fn parse<I>(p: &mut runtime::Parser<_P, _C, I>)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scannerless` in the crate root
[INFO] [stdout]    --> src/parse_grammar.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |             Pattern::Str(s) => ::scannerless::Pat::from(unescape(s)),
[INFO] [stdout]     |                                  ^^^^^^^^^^^ could not find `scannerless` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::proc_macro::Pat;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::scannerless::Pat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Pat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -             Pattern::Str(s) => ::scannerless::Pat::from(unescape(s)),
[INFO] [stdout] 114 +             Pattern::Str(s) => Pat::from(unescape(s)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scannerless` in the crate root
[INFO] [stdout]    --> src/parse_grammar.rs:115:52
[INFO] [stdout]     |
[INFO] [stdout] 115 |             Pattern::CharRange { start, end } => ::scannerless::Pat::from((
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ could not find `scannerless` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::proc_macro::Pat;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::scannerless::Pat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Pat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -             Pattern::CharRange { start, end } => ::scannerless::Pat::from((
[INFO] [stdout] 115 +             Pattern::CharRange { start, end } => Pat::from((
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scannerless` in the crate root
[INFO] [stdout]    --> src/parse_grammar.rs:122:61
[INFO] [stdout]     |
[INFO] [stdout] 122 |             Pattern::CharRangeInclusive { start, end } => ::scannerless::Pat::from((
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ could not find `scannerless` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::proc_macro::Pat;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::scannerless::Pat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Pat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 122 -             Pattern::CharRangeInclusive { start, end } => ::scannerless::Pat::from((
[INFO] [stdout] 122 +             Pattern::CharRangeInclusive { start, end } => Pat::from((
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime`
[INFO] [stdout]   --> src/lib.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) use crate::runtime;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/runtime.rs:425:43
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn dump_graphviz(&self, out: &mut Write) -> io::Result<()> {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn dump_graphviz(&self, out: &mut dyn Write) -> io::Result<()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/runtime.rs:575:43
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn dump_graphviz(&self, out: &mut Write) -> io::Result<()> {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn dump_graphviz(&self, out: &mut dyn Write) -> io::Result<()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Slice` not found for `I`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:846:35
[INFO] [stdout]     |
[INFO] [stdout] 846 |     pub fn source(self) -> &'a I::Slice {
[INFO] [stdout]     |                                   ^^^^^ there is an associated type `Slice` in the trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider further restricting type parameter `I` with trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] 845 | impl<'a, 'i, I: ::gll::runtime::Input + Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `SourceInfo` not found for `I`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:849:36
[INFO] [stdout]     |
[INFO] [stdout] 849 |     pub fn source_info(self) -> I::SourceInfo {
[INFO] [stdout]     |                                    ^^^^^^^^^^ there is an associated type `SourceInfo` in the trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider further restricting type parameter `I` with trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] 845 | impl<'a, 'i, I: ::gll::runtime::Input + Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gll` (lib test) due to 171 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:461:19
[INFO] [stdout]     |
[INFO] [stdout] 461 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Any> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 461 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Any> {
[INFO] [stdout] 461 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:831:41
[INFO] [stdout]     |
[INFO] [stdout] 831 | pub struct Handle<'a, 'i: 'a, I: 'a + ::gll::runtime::Input, T: ?Sized> {
[INFO] [stdout]     |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 831 - pub struct Handle<'a, 'i: 'a, I: 'a + ::gll::runtime::Input, T: ?Sized> {
[INFO] [stdout] 831 + pub struct Handle<'a, 'i: 'a, I: 'a + runtime::Input, T: ?Sized> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:833:23
[INFO] [stdout]     |
[INFO] [stdout] 833 |     pub parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]     |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 833 -     pub parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 833 +     pub parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:837:19
[INFO] [stdout]     |
[INFO] [stdout] 837 | impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Copy for Handle<'a, 'i, I, T> {}
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 837 - impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Copy for Handle<'a, 'i, I, T> {}
[INFO] [stdout] 837 + impl<'a, 'i, I: runtime::Input, T: ?Sized> Copy for Handle<'a, 'i, I, T> {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:839:19
[INFO] [stdout]     |
[INFO] [stdout] 839 | impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Clone for Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 839 - impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Clone for Handle<'a, 'i, I, T> {
[INFO] [stdout] 839 + impl<'a, 'i, I: runtime::Input, T: ?Sized> Clone for Handle<'a, 'i, I, T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:845:19
[INFO] [stdout]     |
[INFO] [stdout] 845 | impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 845 - impl<'a, 'i, I: ::gll::runtime::Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout] 845 + impl<'a, 'i, I: runtime::Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:854:19
[INFO] [stdout]     |
[INFO] [stdout] 854 | impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, T>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 854 - impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, T>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout] 854 + impl<'a, 'i, I: runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, T>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:864:19
[INFO] [stdout]     |
[INFO] [stdout] 864 | impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, [T]>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 864 - impl<'a, 'i, I: ::gll::runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, [T]>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout] 864 + impl<'a, 'i, I: runtime::Input, T> From<Ambiguity<Handle<'a, 'i, I, [T]>>> for Ambiguity<Handle<'a, 'i, I, Any>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:874:19
[INFO] [stdout]     |
[INFO] [stdout] 874 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, ()> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 874 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, ()> {
[INFO] [stdout] 874 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, ()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:880:19
[INFO] [stdout]     |
[INFO] [stdout] 880 | impl<'a, 'i, I: ::gll::runtime::Input, T> fmt::Debug for Handle<'a, 'i, I, [T]>
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 880 - impl<'a, 'i, I: ::gll::runtime::Input, T> fmt::Debug for Handle<'a, 'i, I, [T]>
[INFO] [stdout] 880 + impl<'a, 'i, I: runtime::Input, T> fmt::Debug for Handle<'a, 'i, I, [T]>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:923:19
[INFO] [stdout]     |
[INFO] [stdout] 923 | impl<'a, 'i, I: ::gll::runtime::Input, T> Iterator for Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 923 - impl<'a, 'i, I: ::gll::runtime::Input, T> Iterator for Handle<'a, 'i, I, [T]> {
[INFO] [stdout] 923 + impl<'a, 'i, I: runtime::Input, T> Iterator for Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:957:19
[INFO] [stdout]     |
[INFO] [stdout] 957 | impl<'a, 'i, I: ::gll::runtime::Input, T> Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 957 - impl<'a, 'i, I: ::gll::runtime::Input, T> Handle<'a, 'i, I, [T]> {
[INFO] [stdout] 957 + impl<'a, 'i, I: runtime::Input, T> Handle<'a, 'i, I, [T]> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:995:45
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub struct Whitespace<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]     |                                             ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 995 - pub struct Whitespace<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 995 + pub struct Whitespace<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:999:19
[INFO] [stdout]     |
[INFO] [stdout] 999 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Whitespace<'a, 'i, I> {
[INFO] [stdout]     |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::runtime;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 999 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Whitespace<'a, 'i, I> {
[INFO] [stdout] 999 + impl<'a, 'i, I: runtime::Input<Slice = str>> Whitespace<'a, 'i, I> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1003:19
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1003 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1003 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1007 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1007 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1038:19
[INFO] [stdout]      |
[INFO] [stdout] 1038 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Whitespace<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1038 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Whitespace<'a, 'i, I> {
[INFO] [stdout] 1038 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Whitespace<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1045:19
[INFO] [stdout]      |
[INFO] [stdout] 1045 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Whitespace<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1045 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Whitespace<'a, 'i, I>> {
[INFO] [stdout] 1045 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Whitespace<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1051:42
[INFO] [stdout]      |
[INFO] [stdout] 1051 | pub struct Shebang<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1051 - pub struct Shebang<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1051 + pub struct Shebang<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1055:19
[INFO] [stdout]      |
[INFO] [stdout] 1055 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Shebang<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1055 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Shebang<'a, 'i, I> {
[INFO] [stdout] 1055 + impl<'a, 'i, I: runtime::Input<Slice = str>> Shebang<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1059:19
[INFO] [stdout]      |
[INFO] [stdout] 1059 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1059 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1059 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1063:11
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1063 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1063 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1094:19
[INFO] [stdout]      |
[INFO] [stdout] 1094 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Shebang<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1094 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Shebang<'a, 'i, I> {
[INFO] [stdout] 1094 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Shebang<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1101:19
[INFO] [stdout]      |
[INFO] [stdout] 1101 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Shebang<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1101 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Shebang<'a, 'i, I>> {
[INFO] [stdout] 1101 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Shebang<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1107:45
[INFO] [stdout]      |
[INFO] [stdout] 1107 | pub struct IdentStart<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                             ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1107 - pub struct IdentStart<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1107 + pub struct IdentStart<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1111:19
[INFO] [stdout]      |
[INFO] [stdout] 1111 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentStart<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1111 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentStart<'a, 'i, I> {
[INFO] [stdout] 1111 + impl<'a, 'i, I: runtime::Input<Slice = str>> IdentStart<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1115:19
[INFO] [stdout]      |
[INFO] [stdout] 1115 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1115 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1115 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1119:11
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1119 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1119 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1150:19
[INFO] [stdout]      |
[INFO] [stdout] 1150 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentStart<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1150 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentStart<'a, 'i, I> {
[INFO] [stdout] 1150 + impl<'a, 'i, I: runtime::Input> fmt::Debug for IdentStart<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1157:19
[INFO] [stdout]      |
[INFO] [stdout] 1157 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentStart<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1157 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentStart<'a, 'i, I>> {
[INFO] [stdout] 1157 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentStart<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1163:44
[INFO] [stdout]      |
[INFO] [stdout] 1163 | pub struct IdentCont<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                            ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1163 - pub struct IdentCont<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1163 + pub struct IdentCont<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1167:19
[INFO] [stdout]      |
[INFO] [stdout] 1167 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentCont<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1167 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> IdentCont<'a, 'i, I> {
[INFO] [stdout] 1167 + impl<'a, 'i, I: runtime::Input<Slice = str>> IdentCont<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1171:19
[INFO] [stdout]      |
[INFO] [stdout] 1171 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1171 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1171 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1175:11
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1175 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1175 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1206:19
[INFO] [stdout]      |
[INFO] [stdout] 1206 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentCont<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1206 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for IdentCont<'a, 'i, I> {
[INFO] [stdout] 1206 + impl<'a, 'i, I: runtime::Input> fmt::Debug for IdentCont<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1213:19
[INFO] [stdout]      |
[INFO] [stdout] 1213 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentCont<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1213 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentCont<'a, 'i, I>> {
[INFO] [stdout] 1213 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, IdentCont<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1219:43
[INFO] [stdout]      |
[INFO] [stdout] 1219 | pub struct NotIdent<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1219 - pub struct NotIdent<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1219 + pub struct NotIdent<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1223:19
[INFO] [stdout]      |
[INFO] [stdout] 1223 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> NotIdent<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1223 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> NotIdent<'a, 'i, I> {
[INFO] [stdout] 1223 + impl<'a, 'i, I: runtime::Input<Slice = str>> NotIdent<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1227:19
[INFO] [stdout]      |
[INFO] [stdout] 1227 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1227 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1227 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1231:11
[INFO] [stdout]      |
[INFO] [stdout] 1231 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1231 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1231 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1262:19
[INFO] [stdout]      |
[INFO] [stdout] 1262 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for NotIdent<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1262 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for NotIdent<'a, 'i, I> {
[INFO] [stdout] 1262 + impl<'a, 'i, I: runtime::Input> fmt::Debug for NotIdent<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1269:19
[INFO] [stdout]      |
[INFO] [stdout] 1269 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, NotIdent<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1269 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, NotIdent<'a, 'i, I>> {
[INFO] [stdout] 1269 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, NotIdent<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1275:40
[INFO] [stdout]      |
[INFO] [stdout] 1275 | pub struct Ident<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                        ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1275 - pub struct Ident<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1275 + pub struct Ident<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1279:19
[INFO] [stdout]      |
[INFO] [stdout] 1279 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Ident<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1279 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Ident<'a, 'i, I> {
[INFO] [stdout] 1279 + impl<'a, 'i, I: runtime::Input<Slice = str>> Ident<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1283:19
[INFO] [stdout]      |
[INFO] [stdout] 1283 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1283 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1283 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1287:11
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1287 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1287 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1318:19
[INFO] [stdout]      |
[INFO] [stdout] 1318 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Ident<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1318 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Ident<'a, 'i, I> {
[INFO] [stdout] 1318 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Ident<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1325:19
[INFO] [stdout]      |
[INFO] [stdout] 1325 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Ident<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1325 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Ident<'a, 'i, I>> {
[INFO] [stdout] 1325 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Ident<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1331:41
[INFO] [stdout]      |
[INFO] [stdout] 1331 | pub struct StrLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1331 - pub struct StrLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1331 + pub struct StrLit<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1335:19
[INFO] [stdout]      |
[INFO] [stdout] 1335 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> StrLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1335 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> StrLit<'a, 'i, I> {
[INFO] [stdout] 1335 + impl<'a, 'i, I: runtime::Input<Slice = str>> StrLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1339:19
[INFO] [stdout]      |
[INFO] [stdout] 1339 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1339 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1339 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1343:11
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1343 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1343 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1374:19
[INFO] [stdout]      |
[INFO] [stdout] 1374 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for StrLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1374 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for StrLit<'a, 'i, I> {
[INFO] [stdout] 1374 + impl<'a, 'i, I: runtime::Input> fmt::Debug for StrLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1381:19
[INFO] [stdout]      |
[INFO] [stdout] 1381 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, StrLit<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1381 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, StrLit<'a, 'i, I>> {
[INFO] [stdout] 1381 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, StrLit<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1387:42
[INFO] [stdout]      |
[INFO] [stdout] 1387 | pub struct CharLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1387 - pub struct CharLit<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1387 + pub struct CharLit<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1391:19
[INFO] [stdout]      |
[INFO] [stdout] 1391 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> CharLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1391 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> CharLit<'a, 'i, I> {
[INFO] [stdout] 1391 + impl<'a, 'i, I: runtime::Input<Slice = str>> CharLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1395:19
[INFO] [stdout]      |
[INFO] [stdout] 1395 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1395 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1395 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1399:11
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1399 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1399 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1430:19
[INFO] [stdout]      |
[INFO] [stdout] 1430 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for CharLit<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1430 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for CharLit<'a, 'i, I> {
[INFO] [stdout] 1430 + impl<'a, 'i, I: runtime::Input> fmt::Debug for CharLit<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1437:19
[INFO] [stdout]      |
[INFO] [stdout] 1437 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, CharLit<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1437 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, CharLit<'a, 'i, I>> {
[INFO] [stdout] 1437 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, CharLit<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1443:41
[INFO] [stdout]      |
[INFO] [stdout] 1443 | pub struct Escape<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1443 - pub struct Escape<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1443 + pub struct Escape<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1447:19
[INFO] [stdout]      |
[INFO] [stdout] 1447 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Escape<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1447 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Escape<'a, 'i, I> {
[INFO] [stdout] 1447 + impl<'a, 'i, I: runtime::Input<Slice = str>> Escape<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1451:19
[INFO] [stdout]      |
[INFO] [stdout] 1451 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1451 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1451 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1455:11
[INFO] [stdout]      |
[INFO] [stdout] 1455 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1455 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1455 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1486:19
[INFO] [stdout]      |
[INFO] [stdout] 1486 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Escape<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1486 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Escape<'a, 'i, I> {
[INFO] [stdout] 1486 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Escape<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1493:19
[INFO] [stdout]      |
[INFO] [stdout] 1493 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Escape<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1493 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Escape<'a, 'i, I>> {
[INFO] [stdout] 1493 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Escape<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1499:42
[INFO] [stdout]      |
[INFO] [stdout] 1499 | pub struct Grammar<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1499 - pub struct Grammar<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1499 + pub struct Grammar<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1503:19
[INFO] [stdout]      |
[INFO] [stdout] 1503 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Grammar<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1503 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Grammar<'a, 'i, I> {
[INFO] [stdout] 1503 + impl<'a, 'i, I: runtime::Input<Slice = str>> Grammar<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1507:19
[INFO] [stdout]      |
[INFO] [stdout] 1507 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1507 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1507 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1511:11
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1511 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1511 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1542:19
[INFO] [stdout]      |
[INFO] [stdout] 1542 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Grammar<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1542 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Grammar<'a, 'i, I> {
[INFO] [stdout] 1542 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Grammar<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1550:19
[INFO] [stdout]      |
[INFO] [stdout] 1550 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1550 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout] 1550 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1565:19
[INFO] [stdout]      |
[INFO] [stdout] 1565 | impl<'a, 'i, I: ::gll::runtime::Input> Grammar<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1565 - impl<'a, 'i, I: ::gll::runtime::Input> Grammar<'a, 'i, I> {
[INFO] [stdout] 1565 + impl<'a, 'i, I: runtime::Input> Grammar<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1567:23
[INFO] [stdout]      |
[INFO] [stdout] 1567 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1567 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1567 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1581:19
[INFO] [stdout]      |
[INFO] [stdout] 1581 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1581 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout] 1581 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Grammar<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1589:26
[INFO] [stdout]      |
[INFO] [stdout] 1589 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1589 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1589 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1600:42
[INFO] [stdout]      |
[INFO] [stdout] 1600 | pub struct RuleDef<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1600 - pub struct RuleDef<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1600 + pub struct RuleDef<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1605:19
[INFO] [stdout]      |
[INFO] [stdout] 1605 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1605 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> RuleDef<'a, 'i, I> {
[INFO] [stdout] 1605 + impl<'a, 'i, I: runtime::Input<Slice = str>> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1609:19
[INFO] [stdout]      |
[INFO] [stdout] 1609 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1609 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1609 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1613:11
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1613 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1613 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1644:19
[INFO] [stdout]      |
[INFO] [stdout] 1644 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for RuleDef<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1644 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for RuleDef<'a, 'i, I> {
[INFO] [stdout] 1644 + impl<'a, 'i, I: runtime::Input> fmt::Debug for RuleDef<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1653:19
[INFO] [stdout]      |
[INFO] [stdout] 1653 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1653 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout] 1653 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1668:19
[INFO] [stdout]      |
[INFO] [stdout] 1668 | impl<'a, 'i, I: ::gll::runtime::Input> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1668 - impl<'a, 'i, I: ::gll::runtime::Input> RuleDef<'a, 'i, I> {
[INFO] [stdout] 1668 + impl<'a, 'i, I: runtime::Input> RuleDef<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1670:23
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1670 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1670 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1689:19
[INFO] [stdout]      |
[INFO] [stdout] 1689 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1689 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout] 1689 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, RuleDef<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1697:26
[INFO] [stdout]      |
[INFO] [stdout] 1697 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1697 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1697 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1708:37
[INFO] [stdout]      |
[INFO] [stdout] 1708 | pub struct Or<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                     ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1708 - pub struct Or<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1708 + pub struct Or<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1712:19
[INFO] [stdout]      |
[INFO] [stdout] 1712 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Or<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1712 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Or<'a, 'i, I> {
[INFO] [stdout] 1712 + impl<'a, 'i, I: runtime::Input<Slice = str>> Or<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1716:19
[INFO] [stdout]      |
[INFO] [stdout] 1716 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1716 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1716 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1720:11
[INFO] [stdout]      |
[INFO] [stdout] 1720 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1720 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1720 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1751:19
[INFO] [stdout]      |
[INFO] [stdout] 1751 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Or<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1751 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Or<'a, 'i, I> {
[INFO] [stdout] 1751 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Or<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1759:19
[INFO] [stdout]      |
[INFO] [stdout] 1759 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1759 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout] 1759 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1774:19
[INFO] [stdout]      |
[INFO] [stdout] 1774 | impl<'a, 'i, I: ::gll::runtime::Input> Or<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1774 - impl<'a, 'i, I: ::gll::runtime::Input> Or<'a, 'i, I> {
[INFO] [stdout] 1774 + impl<'a, 'i, I: runtime::Input> Or<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1776:23
[INFO] [stdout]      |
[INFO] [stdout] 1776 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1776 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1776 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1790:19
[INFO] [stdout]      |
[INFO] [stdout] 1790 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1790 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout] 1790 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Or<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1798:26
[INFO] [stdout]      |
[INFO] [stdout] 1798 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1798 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1798 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1809:41
[INFO] [stdout]      |
[INFO] [stdout] 1809 | pub struct Concat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1809 - pub struct Concat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1809 + pub struct Concat<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1813:19
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Concat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1813 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Concat<'a, 'i, I> {
[INFO] [stdout] 1813 + impl<'a, 'i, I: runtime::Input<Slice = str>> Concat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1817:19
[INFO] [stdout]      |
[INFO] [stdout] 1817 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1817 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1817 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1821:11
[INFO] [stdout]      |
[INFO] [stdout] 1821 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1821 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1821 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1852:19
[INFO] [stdout]      |
[INFO] [stdout] 1852 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Concat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1852 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Concat<'a, 'i, I> {
[INFO] [stdout] 1852 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Concat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1860:19
[INFO] [stdout]      |
[INFO] [stdout] 1860 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1860 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout] 1860 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1875:19
[INFO] [stdout]      |
[INFO] [stdout] 1875 | impl<'a, 'i, I: ::gll::runtime::Input> Concat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1875 - impl<'a, 'i, I: ::gll::runtime::Input> Concat<'a, 'i, I> {
[INFO] [stdout] 1875 + impl<'a, 'i, I: runtime::Input> Concat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1877:23
[INFO] [stdout]      |
[INFO] [stdout] 1877 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1877 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1877 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1891:19
[INFO] [stdout]      |
[INFO] [stdout] 1891 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1891 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout] 1891 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Concat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1899:26
[INFO] [stdout]      |
[INFO] [stdout] 1899 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1899 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 1899 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1910:39
[INFO] [stdout]      |
[INFO] [stdout] 1910 | pub struct Rule<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1910 - pub struct Rule<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 1910 + pub struct Rule<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1916:19
[INFO] [stdout]      |
[INFO] [stdout] 1916 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Rule<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1916 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Rule<'a, 'i, I> {
[INFO] [stdout] 1916 + impl<'a, 'i, I: runtime::Input<Slice = str>> Rule<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1920:19
[INFO] [stdout]      |
[INFO] [stdout] 1920 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1920 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 1920 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1924:11
[INFO] [stdout]      |
[INFO] [stdout] 1924 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1924 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 1924 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1955:19
[INFO] [stdout]      |
[INFO] [stdout] 1955 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Rule<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1955 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Rule<'a, 'i, I> {
[INFO] [stdout] 1955 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Rule<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1969:19
[INFO] [stdout]      |
[INFO] [stdout] 1969 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1969 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout] 1969 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1984:19
[INFO] [stdout]      |
[INFO] [stdout] 1984 | impl<'a, 'i, I: ::gll::runtime::Input> Rule<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1984 - impl<'a, 'i, I: ::gll::runtime::Input> Rule<'a, 'i, I> {
[INFO] [stdout] 1984 + impl<'a, 'i, I: runtime::Input> Rule<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:1986:23
[INFO] [stdout]      |
[INFO] [stdout] 1986 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1986 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 1986 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2010:19
[INFO] [stdout]      |
[INFO] [stdout] 2010 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2010 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout] 2010 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Rule<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2018:26
[INFO] [stdout]      |
[INFO] [stdout] 2018 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2018 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2018 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2029:40
[INFO] [stdout]      |
[INFO] [stdout] 2029 | pub enum Primary<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                        ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2029 - pub enum Primary<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2029 + pub enum Primary<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2040:19
[INFO] [stdout]      |
[INFO] [stdout] 2040 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Primary<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2040 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Primary<'a, 'i, I> {
[INFO] [stdout] 2040 + impl<'a, 'i, I: runtime::Input<Slice = str>> Primary<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2044:19
[INFO] [stdout]      |
[INFO] [stdout] 2044 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2044 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2044 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2048:11
[INFO] [stdout]      |
[INFO] [stdout] 2048 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2048 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2048 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2079:19
[INFO] [stdout]      |
[INFO] [stdout] 2079 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Primary<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2079 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Primary<'a, 'i, I> {
[INFO] [stdout] 2079 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Primary<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2100:19
[INFO] [stdout]      |
[INFO] [stdout] 2100 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2100 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout] 2100 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2115:19
[INFO] [stdout]      |
[INFO] [stdout] 2115 | impl<'a, 'i, I: ::gll::runtime::Input> Primary<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2115 - impl<'a, 'i, I: ::gll::runtime::Input> Primary<'a, 'i, I> {
[INFO] [stdout] 2115 + impl<'a, 'i, I: runtime::Input> Primary<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2118:23
[INFO] [stdout]      |
[INFO] [stdout] 2118 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2118 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2118 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2130:23
[INFO] [stdout]      |
[INFO] [stdout] 2130 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2130 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2130 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2144:23
[INFO] [stdout]      |
[INFO] [stdout] 2144 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2144 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2144 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2156:23
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2156 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2156 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2170:19
[INFO] [stdout]      |
[INFO] [stdout] 2170 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2170 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout] 2170 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Primary<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2196:26
[INFO] [stdout]      |
[INFO] [stdout] 2196 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2196 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2196 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2246:41
[INFO] [stdout]      |
[INFO] [stdout] 2246 | pub enum Modifier<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                         ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2246 - pub enum Modifier<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2246 + pub enum Modifier<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2254:19
[INFO] [stdout]      |
[INFO] [stdout] 2254 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Modifier<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2254 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Modifier<'a, 'i, I> {
[INFO] [stdout] 2254 + impl<'a, 'i, I: runtime::Input<Slice = str>> Modifier<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2258:19
[INFO] [stdout]      |
[INFO] [stdout] 2258 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2258 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2258 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2262:11
[INFO] [stdout]      |
[INFO] [stdout] 2262 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2262 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2262 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2293:19
[INFO] [stdout]      |
[INFO] [stdout] 2293 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Modifier<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2293 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Modifier<'a, 'i, I> {
[INFO] [stdout] 2293 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Modifier<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2309:19
[INFO] [stdout]      |
[INFO] [stdout] 2309 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2309 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout] 2309 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2324:19
[INFO] [stdout]      |
[INFO] [stdout] 2324 | impl<'a, 'i, I: ::gll::runtime::Input> Modifier<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2324 - impl<'a, 'i, I: ::gll::runtime::Input> Modifier<'a, 'i, I> {
[INFO] [stdout] 2324 + impl<'a, 'i, I: runtime::Input> Modifier<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2327:23
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2327 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2327 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2339:23
[INFO] [stdout]      |
[INFO] [stdout] 2339 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2339 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2339 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2358:19
[INFO] [stdout]      |
[INFO] [stdout] 2358 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2358 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout] 2358 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Modifier<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2376:26
[INFO] [stdout]      |
[INFO] [stdout] 2376 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2376 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2376 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2414:39
[INFO] [stdout]      |
[INFO] [stdout] 2414 | pub enum Repeat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2414 - pub enum Repeat<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2414 + pub enum Repeat<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2419:19
[INFO] [stdout]      |
[INFO] [stdout] 2419 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Repeat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2419 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Repeat<'a, 'i, I> {
[INFO] [stdout] 2419 + impl<'a, 'i, I: runtime::Input<Slice = str>> Repeat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2423:19
[INFO] [stdout]      |
[INFO] [stdout] 2423 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2423 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2423 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2427:11
[INFO] [stdout]      |
[INFO] [stdout] 2427 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2427 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2427 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2458:19
[INFO] [stdout]      |
[INFO] [stdout] 2458 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Repeat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2458 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Repeat<'a, 'i, I> {
[INFO] [stdout] 2458 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Repeat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2467:19
[INFO] [stdout]      |
[INFO] [stdout] 2467 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2467 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout] 2467 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2482:19
[INFO] [stdout]      |
[INFO] [stdout] 2482 | impl<'a, 'i, I: ::gll::runtime::Input> Repeat<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2482 - impl<'a, 'i, I: ::gll::runtime::Input> Repeat<'a, 'i, I> {
[INFO] [stdout] 2482 + impl<'a, 'i, I: runtime::Input> Repeat<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2485:23
[INFO] [stdout]      |
[INFO] [stdout] 2485 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2485 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2485 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2497:23
[INFO] [stdout]      |
[INFO] [stdout] 2497 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2497 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2497 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2509:19
[INFO] [stdout]      |
[INFO] [stdout] 2509 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2509 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout] 2509 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Repeat<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2527:26
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2527 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2527 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2565:40
[INFO] [stdout]      |
[INFO] [stdout] 2565 | pub enum Pattern<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout]      |                                        ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2565 - pub enum Pattern<'a, 'i: 'a, I: 'a + ::gll::runtime::Input> {
[INFO] [stdout] 2565 + pub enum Pattern<'a, 'i: 'a, I: 'a + runtime::Input> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2577:19
[INFO] [stdout]      |
[INFO] [stdout] 2577 | impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Pattern<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2577 - impl<'a, 'i, I: ::gll::runtime::Input<Slice = str>> Pattern<'a, 'i, I> {
[INFO] [stdout] 2577 + impl<'a, 'i, I: runtime::Input<Slice = str>> Pattern<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2581:19
[INFO] [stdout]      |
[INFO] [stdout] 2581 |             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2581 -             &'b ::gll::runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout] 2581 +             &'b runtime::Parser<'i2, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2585:11
[INFO] [stdout]      |
[INFO] [stdout] 2585 |         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |           ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime::Parser;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Parser`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2585 -         ::gll::runtime::Parser::with(input, |mut parser, range| {
[INFO] [stdout] 2585 +         Parser::with(input, |mut parser, range| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2616:19
[INFO] [stdout]      |
[INFO] [stdout] 2616 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Pattern<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2616 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Pattern<'a, 'i, I> {
[INFO] [stdout] 2616 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Pattern<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2642:19
[INFO] [stdout]      |
[INFO] [stdout] 2642 | impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2642 - impl<'a, 'i, I: ::gll::runtime::Input> fmt::Debug for Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout] 2642 + impl<'a, 'i, I: runtime::Input> fmt::Debug for Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2657:19
[INFO] [stdout]      |
[INFO] [stdout] 2657 | impl<'a, 'i, I: ::gll::runtime::Input> Pattern<'a, 'i, I> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2657 - impl<'a, 'i, I: ::gll::runtime::Input> Pattern<'a, 'i, I> {
[INFO] [stdout] 2657 + impl<'a, 'i, I: runtime::Input> Pattern<'a, 'i, I> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2660:23
[INFO] [stdout]      |
[INFO] [stdout] 2660 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2660 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2660 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2672:23
[INFO] [stdout]      |
[INFO] [stdout] 2672 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2672 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2672 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2691:23
[INFO] [stdout]      |
[INFO] [stdout] 2691 |         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2691 -         parser: &'a ::gll::runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout] 2691 +         parser: &'a runtime::Parser<'i, _P, _C, I>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2710:19
[INFO] [stdout]      |
[INFO] [stdout] 2710 | impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |                   ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2710 - impl<'a, 'i, I: ::gll::runtime::Input> Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout] 2710 + impl<'a, 'i, I: runtime::Input> Handle<'a, 'i, I, Pattern<'a, 'i, I>> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2732:26
[INFO] [stdout]      |
[INFO] [stdout] 2732 |         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |                          ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2732 -         }))().map_err(|::gll::runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout] 2732 +         }))().map_err(|runtime::MoreThanOne| Ambiguity(self))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2776:12
[INFO] [stdout]      |
[INFO] [stdout] 2776 | where I: ::gll::runtime::Input<Slice = str>
[INFO] [stdout]      |            ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2776 - where I: ::gll::runtime::Input<Slice = str>
[INFO] [stdout] 2776 + where I: runtime::Input<Slice = str>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gll` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2775:23
[INFO] [stdout]      |
[INFO] [stdout] 2775 | fn parse<I>(p: &mut ::gll::runtime::Parser<_P, _C, I>)
[INFO] [stdout]      |                       ^^^ could not find `gll` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout]    2 + use crate::runtime;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `runtime`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2775 - fn parse<I>(p: &mut ::gll::runtime::Parser<_P, _C, I>)
[INFO] [stdout] 2775 + fn parse<I>(p: &mut runtime::Parser<_P, _C, I>)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scannerless` in the crate root
[INFO] [stdout]    --> src/parse_grammar.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |             Pattern::Str(s) => ::scannerless::Pat::from(unescape(s)),
[INFO] [stdout]     |                                  ^^^^^^^^^^^ could not find `scannerless` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::proc_macro::Pat;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::scannerless::Pat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Pat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -             Pattern::Str(s) => ::scannerless::Pat::from(unescape(s)),
[INFO] [stdout] 114 +             Pattern::Str(s) => Pat::from(unescape(s)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scannerless` in the crate root
[INFO] [stdout]    --> src/parse_grammar.rs:115:52
[INFO] [stdout]     |
[INFO] [stdout] 115 |             Pattern::CharRange { start, end } => ::scannerless::Pat::from((
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ could not find `scannerless` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::proc_macro::Pat;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::scannerless::Pat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Pat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -             Pattern::CharRange { start, end } => ::scannerless::Pat::from((
[INFO] [stdout] 115 +             Pattern::CharRange { start, end } => Pat::from((
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scannerless` in the crate root
[INFO] [stdout]    --> src/parse_grammar.rs:122:61
[INFO] [stdout]     |
[INFO] [stdout] 122 |             Pattern::CharRangeInclusive { start, end } => ::scannerless::Pat::from((
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ could not find `scannerless` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::proc_macro::Pat;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::scannerless::Pat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Pat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 122 -             Pattern::CharRangeInclusive { start, end } => ::scannerless::Pat::from((
[INFO] [stdout] 122 +             Pattern::CharRangeInclusive { start, end } => Pat::from((
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime`
[INFO] [stdout]   --> src/lib.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) use crate::runtime;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/runtime.rs:425:43
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn dump_graphviz(&self, out: &mut Write) -> io::Result<()> {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn dump_graphviz(&self, out: &mut dyn Write) -> io::Result<()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/runtime.rs:575:43
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn dump_graphviz(&self, out: &mut Write) -> io::Result<()> {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn dump_graphviz(&self, out: &mut dyn Write) -> io::Result<()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Slice` not found for `I`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:846:35
[INFO] [stdout]     |
[INFO] [stdout] 846 |     pub fn source(self) -> &'a I::Slice {
[INFO] [stdout]     |                                   ^^^^^ there is an associated type `Slice` in the trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider further restricting type parameter `I` with trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] 845 | impl<'a, 'i, I: ::gll::runtime::Input + Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `SourceInfo` not found for `I`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gll-90c2a4dd63b443f1/out/parse_grammar.rs:849:36
[INFO] [stdout]     |
[INFO] [stdout] 849 |     pub fn source_info(self) -> I::SourceInfo {
[INFO] [stdout]     |                                    ^^^^^^^^^^ there is an associated type `SourceInfo` in the trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider further restricting type parameter `I` with trait `Input`
[INFO] [stdout]     |
[INFO] [stdout] 845 | impl<'a, 'i, I: ::gll::runtime::Input + Input, T: ?Sized> Handle<'a, 'i, I, T> {
[INFO] [stdout]     |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gll` (lib) due to 171 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b", kill_on_drop: false }`
[INFO] [stdout] 9e02b31885b4640fe68aa46141c4c293ac4a7d52b498c5b398f3069c12ce603b
